setSupportCompoundDrawablesTintList
This should be accessed via setCompoundDrawableTintList Applies a tint to the compound drawables. Does not modify the current tint mode, which is SRC_IN by default.
Subsequent calls to setCompoundDrawables and related methods will automatically mutate the drawables and apply the specified tint and tint mode using setTintList.
Parameters
tintList
the tint to apply, may be null
to clear tint